home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / mycutepets.swf / scripts / DefineSprite_688 / frame_1 / DoAction.as
Text File  |  2008-03-17  |  143b  |  4 lines

  1. var bm = new flash.display.BitmapData(_parent._parent._width,_parent._parent._height,true,0);
  2. bm.draw(_parent._parent);
  3. attachBitmap(bm,0);
  4.